home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / MATH / MATHLIB / README < prev    next >
Text File  |  1993-06-21  |  1KB  |  25 lines

  1.             ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  2.                    
  3.                     Math Library (MATHLIB) for Turbo Pascal
  4.                      Version 2.0, Copyright (c) 1991, 1993
  5.                                        
  6.                A shareware software package from Waldman Sidelines
  7.                            Developer: Cye H. Waldman
  8.                 Mail: P.O. Box 231157, Encinitas, CA 92023-1157
  9.                   Technical Support on CompuServe: 72245,1337
  10.                 
  11.             ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  12.              
  13.              MATHLIB is a math unit for Turbo Pascal which offers 
  14.              improved performance in two ways:  First, it taps 
  15.              the power of the 80x87 chip by using the advanced 
  16.              instruction set and second, it alleviates the 
  17.              bottleneck for floating point calculations caused by 
  18.              memory managers.  The library consists of the five 
  19.              intrinsic transcendental functions plus twenty-three 
  20.              additional ones all coded in assembler for the 80x87
  21.              or 80486.  A Pascal library of the additional
  22.              functions is also provided.
  23.              
  24.             ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  25.